	// The enemy circles the playfield continuously.
	// Begin at right -20 angle 225
	// or left -15 angle 45

setSpeed .7

right 0.01 angle 135 accel 0.005 1.2

fireBullet atPlayer all

right 1.2 angle 180

fireBullet atPlayer all

right 1.2 angle 180

repeat 2